home *** CD-ROM | disk | FTP | other *** search
/ BCI NET 2 / BCI NET 2.iso / archives / telecomm / bbs / mstats10.lha / MessageStats.doc next >
Encoding:
Text File  |  1994-02-02  |  1.1 KB  |  45 lines

  1.  
  2.                    Message Stats v1.00 (February 2, 1994)
  3.  
  4.                  © 1994 by Janne Siren, All Rights Reserved
  5.  
  6.  Disclaimer
  7.  ~~~~~~~~~~
  8.  This program can be freely distributed and used for any period of time.
  9.  All risks and damages arising from the use, misuse, or inability of this
  10.  program are entirely at the responsibility of the user.
  11.  
  12.  
  13.  Preface
  14.  ~~~~~~~
  15.  This ARexx program is for TechnoBBS. It scans the message conferences and
  16.  displays the number of messages and some other interesting information.
  17.  
  18.  
  19.  Installation
  20.  ~~~~~~~~~~~~
  21.  Move the script to BBS:Rexx directory. Add command (see the example below)
  22.  to one of your menu files and compile the menu. You should customize the
  23.  script before testing. Please, do not distribute any modified versions.
  24.  
  25.  Command "stats"
  26.  {
  27.     dos("rx >NIL: BBS:Rexx/MessageStats.rexx \(node())");
  28.  }
  29.  
  30.  
  31.  Comments
  32.  ~~~~~~~~
  33.  If you have any comments or questions, feel free to contact me.
  34.  
  35.  Snail Mail: Janne Siren
  36.              Oravamaentie 2 F 17
  37.              02700 Kauniainen
  38.              Finland
  39.  
  40.  Data Phone: Epsilon Indi BBS
  41.              +358-0-505-4201
  42.              v32bis, 24h
  43.  
  44.  Internet:   jts@krk.fi
  45.